home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-06-21 | 1.0 KB | 22 lines | [TEXT/MPS ] |
- // ============================================================================
-
- BrickPoint, by Andy Bachorski and Nat McCully.
-
- Put the dcmd resource file "BrickOut.rsrc" into the MacsBug Preferences folder
- in the System folder. This will add it to MacsBug. Then add our copy of MacsBug
- to your System folder. What is special about our copy is it has a 'clut' resource
- with extra colors for our game. This resource is optional.
-
- In addition, if you have drawing problems, your gScreenBase in the source,
- gVideoRAMScreenBase in macsbug globals, may be wrong. Check in MacsBug by typing
- 'mbug' and check the global. Then update the source and rebuild. We have provided
- two built copies, one for the 8600 and one for the G3 at the conference. Your mileage
- may vary!
-
- When playing, the '4' key stops play. The 'a' key and the 's' key move the paddle
- left and right, respectively.
-
- This dcmd was written during the MacHack 98 conference for the annual Hack contest.
-
- // ============================================================================
-